Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix get_agent_report(arrange_by) in dev #573

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

yjunechoe
Copy link
Collaborator

@yjunechoe yjunechoe commented Oct 16, 2024

Summary

This fixes breakage of get_agent_report(arrange_by) #572, caused by #565. The fix continues to allow for the flexibility of get_agent_report() to handle manually dropped/filtered validation rows, as requested in #563

To prevent future regression, added unit tests for shuffling, filtering, and shuffling+filtering of rows in agent report.

Related GitHub Issues and PRs

Checklist

@yjunechoe
Copy link
Collaborator Author

@rich-iannone I think this should do it - hope I'm not too late for the next release! (also oops sorry I accidentally created this branch directly upstream, not in my fork 😅)

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rich-iannone rich-iannone merged commit 58301b6 into main Oct 16, 2024
12 checks passed
@rich-iannone rich-iannone deleted the bugfix-get_agent_report-arrange_by branch October 16, 2024 16:19
@rich-iannone
Copy link
Member

Thank you so very much for this! I will release soon. Especially since gt 0.11.1 is out (and everything is good here with that release) it's now definitely the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants